Release 10.1A: OpenEdge Development:
Progress 4GL Reference


SIDE-LABEL-HANDLE attribute

A handle to the side label of a widget.

Data type: WIDGET-HANDLE

Access: Readable/Writeable

Applies to: COMBO-BOX widget, EDITOR widget, FILL-IN widget, RADIO-SET widget, SELECTION-LIST widget, SLIDER widget, TEXT widget

For static widgets, this attribute is read-only and the handle accesses a literal widget containing the side label specified when the widget was defined. For dynamic widgets, you can set this handle to a text widget that you create as a side label. You first must create a dynamic text widget to use as a label (assign it a value, row, and column); then assign the handle of the text widget to the SIDE-LABEL-HANDLE attribute of the widget whose label you want to specify or change.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095